DX11 APPLY CAMERA POSITION

Convenience function that adds the given coordinates to the position of the camera.

  Syntax
DX11 APPLY CAMERA POSITION camera, x, y, z
  Parameters
camera
Dword
The camera to update the position of.
x
Float
Relative X coordinate to increase the camera position by.
y
Float
Relative Y coordinate to increase the camera position by.
z
Float
Relative Z coordinate to increase the camera position by.

  Returns

This function does not return a value.

  See also

CAMERA Functions Menu
DX11 Function Categories